name: tests121 run_id: commands[0] env HOME: /home/jenkins env LANG: C.UTF-8 env PATH: /w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests121/bin:/opt/pyenv/bin:/tmp/venv-s8VZ/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin env PYTHONHASHSEED: 2533465950 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env USE_ODL_ALT_KARAF_ENV: ./karaf121.env env USE_ODL_ALT_KARAF_INSTALL_DIR: karaf121 env TOX_ENV_NAME: tests121 env TOX_WORK_DIR: /w/workspace/transportpce-tox-verify-transportpce-master/.tox env TOX_ENV_DIR: /w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests121 env VIRTUAL_ENV: /w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests121 metadata pid: 35409 cwd: /w/workspace/transportpce-tox-verify-transportpce-master/tests allow: /w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests121/bin/*:launch_tests.sh cmd: ./launch_tests.sh 1.2.1 exit_code: 1 using environment variables from ./karaf121.env pytest -q transportpce_tests/1.2.1/test01_portmapping.py ..................... [100%] 21 passed in 261.20s (0:04:21) pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py ...... [100%] 6 passed in 220.81s (0:03:40) pytest -q transportpce_tests/1.2.1/test03_topology.py ............................................ [100%] 44 passed in 669.54s (0:11:09) pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py ...F.................... [100%] =================================== FAILURES =================================== _____________ TransportPCERendererTesting.test_04_xpdr_portmapping _____________ self = def test_04_xpdr_portmapping(self): response = test_utils.get_portmapping_node_attr("XPDRA01", None, None) self.assertEqual(response['status_code'], requests.codes.ok) > self.assertIn( {'supporting-port': '1', 'supporting-circuit-pack-name': '1/0/1-PLUG-NET', 'logical-connection-point': 'XPDR1-NETWORK1', 'port-direction': 'bidirectional', 'connection-map-lcp': 'XPDR1-CLIENT1', 'port-qual': 'xpdr-network', 'lcp-hash-val': 'OSvMgUyP+mE=', 'xpdr-type': 'tpdr', 'port-admin-state': 'InService', 'port-oper-state': 'InService'}, response['nodes'][0]['mapping']) E AssertionError: {'supporting-port': '1', 'supporting-circuit-pack-name': '1/0/1-PLUG-NET', 'logical-connection-point': 'XPDR1-NETWORK1', 'port-direction': 'bidirectional', 'connection-map-lcp': 'XPDR1-CLIENT1', 'port-qual': 'xpdr-network', 'lcp-hash-val': 'OSvMgUyP+mE=', 'xpdr-type': 'tpdr', 'port-admin-state': 'InService', 'port-oper-state': 'InService'} not found in [{'logical-connection-point': 'XPDR1-CLIENT3', 'supporting-circuit-pack-name': '1/0/C3-PLUG-CLIENT', 'rate': '0', 'port-admin-state': 'InService', 'supporting-port': 'C3', 'port-oper-state': 'InService', 'connection-map-lcp': 'XPDR1-NETWORK2', 'port-direction': 'bidirectional', 'xpdr-type': 'tpdr', 'port-qual': 'xpdr-client', 'lcp-hash-val': 'AO9UFkY/TLYy'}, {'logical-connection-point': 'XPDR1-CLIENT2', 'supporting-circuit-pack-name': '1/0/C2-PLUG-CLIENT', 'rate': '0', 'port-admin-state': 'InService', 'supporting-port': 'C2', 'port-oper-state': 'InService', 'port-direction': 'bidirectional', 'xpdr-type': 'tpdr', 'port-qual': 'xpdr-client', 'lcp-hash-val': 'AO9UFkY/TLYz'}, {'logical-connection-point': 'XPDR1-CLIENT4', 'supporting-circuit-pack-name': '1/0/C4-PLUG-CLIENT', 'rate': '0', 'port-admin-state': 'InService', 'supporting-port': 'C4', 'port-oper-state': 'InService', 'port-direction': 'bidirectional', 'xpdr-type': 'tpdr', 'port-qual': 'xpdr-client', 'lcp-hash-val': 'AO9UFkY/TLY1'}, {'logical-connection-point': 'XPDR1-NETWORK1', 'supporting-circuit-pack-name': '1/0/1-PLUG-NET', 'rate': '0', 'port-admin-state': 'InService', 'supporting-port': '1', 'port-oper-state': 'InService', 'connection-map-lcp': 'XPDR1-CLIENT1', 'port-direction': 'bidirectional', 'xpdr-type': 'tpdr', 'port-qual': 'xpdr-network', 'lcp-hash-val': 'OSvMgUyP+mE='}, {'logical-connection-point': 'XPDR1-CLIENT1', 'supporting-circuit-pack-name': '1/0/C1-PLUG-CLIENT', 'rate': '0', 'port-admin-state': 'InService', 'supporting-port': 'C1', 'port-oper-state': 'InService', 'connection-map-lcp': 'XPDR1-NETWORK1', 'port-direction': 'bidirectional', 'xpdr-type': 'tpdr', 'port-qual': 'xpdr-client', 'lcp-hash-val': 'AO9UFkY/TLYw'}, {'logical-connection-point': 'XPDR1-NETWORK2', 'supporting-circuit-pack-name': '1/0/2-PLUG-NET', 'rate': '0', 'port-admin-state': 'InService', 'supporting-port': '1', 'port-oper-state': 'InService', 'connection-map-lcp': 'XPDR1-CLIENT3', 'port-direction': 'bidirectional', 'xpdr-type': 'tpdr', 'port-qual': 'xpdr-network', 'lcp-hash-val': 'OSvMgUyP+mI='}] transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py:73: AssertionError ----------------------------- Captured stdout call ----------------------------- execution of test_04_xpdr_portmapping =========================== short test summary info ============================ FAILED transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py::TransportPCERendererTesting::test_04_xpdr_portmapping 1 failed, 23 passed in 259.48s (0:04:19)